CanSignOff Registry entry
Specifies whether or not a user can sign-off another operator's Till.
Usage
This Registry entry can be assigned to users and groups:
Key | User | Group | Group |
---|---|---|---|
Key 1 | User | Group | Group |
Key 2 | user | group | Default |
Key 3 | Table | ||
Key 4 | etill | ||
Key 5 | CanSignOff | ||
Value | boolean |
In pipe-delimited format:
User | user | Table | etill | CanSignOff | boolean |
Group | group | Table | etill | CanSignOff | boolean |
Group | Default | Table | etill | CanSignOff | boolean |
where:
boolean | is Note:
This entry is not required. The default for all users is |
Examples
This entry specifies that no one is able to sign-off anyone else's Till:
Key | Setting |
---|---|
Key 1 | Group |
Key 2 | Default |
Key 3 | Table |
Key 4 | etill |
Key 5 | CanSignOff |
Value | false |
This entry allows user in group Supervisor to sign-off other people's Tills:
Key | Setting |
---|---|
Key 1 | Group |
Key 2 | Supervisor |
Key 3 | Table |
Key 4 | etill |
Key 5 | CanSignOff |
Value | true |